Fix gtk_fixed_get_preferred_width
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 16:53:47 +0000 (12:53 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:35:21 +0000 (17:35 +0900)
commiteb60282b1b2037b31f07c0fc7c71883cb64474d8
tree0708cc87fe4eb93dddc87c5a3037f17bf1c097c4
parent2a37d949baff1557f161ee1baed5b632b1487489
Fix gtk_fixed_get_preferred_width

When dealing with widths, use x, not y.
Spotted by Ignacio Casal Quintero.
gtk/gtkfixed.c